This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Laura Desresagenobu 29.Oct.03 07:44 PM a Web browser Domino Designer6.0.1 CF1Windows 2000
We have a large application that does employee Time Entry tracking.
After upgrading the server to Domino 6.0.1CF1 (from 5.0.11), deleting and recreating the full text index, running updall -r, and compacting the database to get it to the Dom 6 ODS (43) a fairly simple lotusscript agent that loops through each document in a view, opens it, adds some info. to a field, then saves the document, now takes up to 5 times longer to run. (used to take an hour, now takes close to 5 hours) The agent processes a little over 12,000 documents.
We tried recreating/recompiling the agent in 6 by copying and pasting the code into a new agent. Nothing else has changed.
Same application, same agent, R6 ODS, 6.01CF1 server. Rebuilt the views, compacted the DB. Tried creating a new copy.
Finally, we reverted the ODS BACK to R5 ODS and moved the DB back an R5 test server. We are still dead in the water. Didn't see anything in the forum similar. This is NOT a Web agent.